home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 007a / shows172.zip / SHOWSET.DOC < prev   
Text File  |  1991-10-06  |  5KB  |  146 lines

  1. As of version 1.70, ShowSet should be able to identify systems running
  2. standard implementations of the following chip sets:
  3.  
  4.     Acer
  5.     *    1207
  6.  
  7.     Chips & Technologies:
  8.     *    CS8221 (NEAT)
  9.     *    CS8230
  10.         *       82C235 (SCAT)
  11.  
  12.     Headland Technology:
  13.     *    HT113
  14.         HT21
  15.  
  16.     Intel:
  17.     *    82335
  18.     *    82340 (same as VLSI VL82C286)
  19.  
  20.     OPTi:
  21.     *    HiD/386 or HiB/486
  22.         Cache Sx/AT
  23.     *    386WB
  24.  
  25.     Sun Electronics:
  26.     *    Suntac
  27.  
  28.     VLSI Technology:
  29.     *    VL82CPCAT-16/20 (enhanced)
  30.     *    VL82C286 (TopCat)
  31.         VL82C386 (TopCat)
  32.  
  33. Those marked with an asterisk ("*") have been verified as being correctly
  34. identified on an actual motherboard. The others are only based on information
  35. (sometimes preliminary) of how the chip set should behave and has not yet
  36. been verified against an actual implementation. I would appreciate any
  37. feedback on the results of running ShowSet on a computer using one of the
  38. currently unverified chip sets.
  39.  
  40.  
  41.  
  42. 10/6/91
  43. Changes introduced in version 1.70:
  44.  
  45.     ShowSet now warns that the system may need to be rebooted after
  46.     it is run. If run on a '386 or above, it also checks to make sure
  47.     no 32-bit memory managers are active.
  48.  
  49.     ShowSet also does some memory timing testing and analysis and
  50.     will attempt to determine the width of the BIOS ROMs. If the
  51.     system is using an unknown chip set and the BIOS is shadowed,
  52.     this feature will not work (ShowSet would be calculating the
  53.     shadow RAM width instead) and ShowSet will report its inability
  54.     to test this. If ShowSet can identify the chip set, it will
  55.     automatically disable any shadowing for the duration of this
  56.     test.
  57.  
  58.     In addition, several command line options are now supported:
  59.  
  60.         /H - Supresses all the hardware related testing. This
  61.              is the "safe" mode of operation; it can be run
  62.              under most multi-tasking environments without grief.
  63.              For most accurate results, however, you should run
  64.              ShowSet without any other programs or device
  65.              drivers loaded and not use the /H option.
  66.         /W - Supresses the warning message.
  67.         /L - Lists current chip set detection support. Handy if
  68.              SHOWSET.COM gets seperated from this documentation.
  69.         /R - Displays the chip set's registers in the form xx-yy
  70.              where xx is the register's index and yy is the
  71.              current value in the register. All numbers are in
  72.              hexadecimal.
  73.  
  74.  
  75. 9/29/91
  76. Changes introduced in version 1.61:
  77.  
  78.     ShowSet was internally restructured to be more managable.
  79.  
  80.     Corrected a problem in which ShowSet would sometimes incorrectly
  81.     claim that the BIOS indicated a chip set named "Advanced".
  82.  
  83.  
  84. 6/26/91
  85. Changes introduced in version 1.60:
  86.  
  87.     ShowSet now scans the system BIOS in an attempt to locate
  88.     a chip set name. This will help identify chip sets that
  89.     ShowSet does not currently know how to test for and/or
  90.     chip sets that might be otherwise undetectable (such as,
  91.     in some circumstances, Intel's 82335 chip set).
  92.  
  93.  
  94. 3/5/91
  95. Changes introduced in version 1.50:
  96.  
  97.     The Acer 1207 and Chips & Technologies SCAT tests were added.
  98.  
  99.  
  100. 1/24/91
  101. Changes introduced in version 1.42:
  102.  
  103.     In some implementations, due to a perculiarity in the address
  104.     decoding, VLSI Technology's VL82CPCAT-16/20 (enhanced) chip set
  105.     was not always recognized. This was corrected.
  106.  
  107.  
  108. Changes introduced in version 1.41:
  109.  
  110.     The OPTi tests would identify Chips & Technologies chip sets
  111.     as an unknown OPTi. This was corrected.
  112.  
  113.  
  114. Changes introduced in version 1.40:
  115.  
  116.     Tests for OPTi's chip sets were added.
  117.  
  118.  
  119. Changes introduced in version 1.30:
  120.  
  121.     The Suntac test now leaves the EMS base port address in its
  122.     original locatation. Because of an oversight in changes made in
  123.     version 1.20, the EMS base port address would get moved to E8h
  124.     if the power-on location was 98h
  125.  
  126.     Tests for CS8220, VL82CPCAT-16/20, and VL82C386 were added.
  127.  
  128.     Internal organization was restructured and optimized somewhat.
  129.  
  130.     The architecture tests were made a bit more stringent. Some
  131.     XT semi-compatibles were being identified as being an XT.
  132.  
  133.  
  134. Changes introduced in version 1.20: (initial release)
  135.  
  136.     Tests for machine architecture (PC, XT, AT, or other) were added.
  137.  
  138.     Tests for 82335 and VL82C286 were added
  139.  
  140.     The Suntac test was changed to deal with the EMS base port address
  141.     being at a non-default location.
  142.  
  143.     All tests were updated to deal with the data bus "floating". On
  144.     some motherboards it was found that reading from an undefined port
  145.     would return the last value transfered on the external data bus.
  146.